Skip to content

chore(librarian): update exception and valid namespaces#14458

Merged
parthea merged 1 commit intomainfrom
update-exception-valid-namespaces
Sep 17, 2025
Merged

chore(librarian): update exception and valid namespaces#14458
parthea merged 1 commit intomainfrom
update-exception-valid-namespaces

Conversation

@parthea
Copy link
Copy Markdown
Contributor

@parthea parthea commented Sep 17, 2025

This fixes the following issue which caused #14457 to fail with Generation failed for google-cloud-video-live-stream

ValueError: Build failed.
    raise ValueError("Build failed.") from e
  File "/app/./cli.py", line 601, in handle_build
    args.func(librarian=args.librarian, repo=args.repo)
  File "/app/./cli.py", line 1014, in <module>
Traceback (most recent call last):
The above exception was the direct cause of the following exception:
ValueError: The namespace `google.cloud.video` for `google-cloud-video-live-stream` must be one of ['google', 'google.apps', 'google.ads', 'google.cloud', 'google.maps', 'google.shopping', 'google.cloud.billing'].
    raise ValueError(
  File "/app/./cli.py", line 546, in _verify_library_namespace
    _verify_library_namespace(library_id, repo)
  File "/app/./cli.py", line 597, in handle_build
Traceback (most recent call last):

@parthea parthea requested a review from a team September 17, 2025 16:14
@parthea parthea requested a review from a team as a code owner September 17, 2025 16:14
@parthea parthea requested a review from ldetmer September 17, 2025 16:14
@parthea parthea merged commit dff9e32 into main Sep 17, 2025
23 checks passed
@parthea parthea deleted the update-exception-valid-namespaces branch September 17, 2025 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants